-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add macOS tests for package:cupertino_http
#1403
Conversation
Package publishing
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation. |
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). API leaks ✔️The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
License Headers ✔️
All source files should start with a license header. Unrelated files missing license headers
|
package:cupertino_http
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/24c2a96..6bbd3d7): 6bbd3d7b 2024-11-14 Sam Rawlins Do not use SpecialClass to evaluate Enum or Interceptor (dart-lang/dartdoc#3928) dcc239a4 2024-11-12 Sam Rawlins Refactor special case for how canonical enclosing containers are calculated (dart-lang/dartdoc#3925) 80032309 2024-11-11 Sam Rawlins Ignore static issue with overridden field (dart-lang/dartdoc#3926) http (https://github.com/dart-lang/http/compare/03ced4d..2f954e1): 2f954e1 2024-11-11 Brian Quinlan Add macOS tests for `package:cupertino_http` (dart-lang/http#1403) shelf (https://github.com/dart-lang/shelf/compare/1a141c7..0bb44cb): 0bb44cb 2024-11-12 Devon Carew add direct links to the package issues (dart-lang/shelf#455) tools (https://github.com/dart-lang/tools/compare/66afa68..a6603a4): a6603a45 2024-11-11 Liam Appelbe [coverage] Fix isolate resumption after service disposal (dart-lang/tools#1189) Change-Id: I715f943ff69ae24b5126a7ddf883d31aed180632 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/395402 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
Contribution guidelines:
dart format
.Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.